home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 January
/
inter@ivo 1997-01.iso
/
cybint12
/
bin
/
cybint12.exe
/
cybint12.DXR
/
00002.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-12
|
212 b
|
12 lines
on exitFrame
if the movieTime of sprite 1 = the duration of cast 1 then
startTimer()
repeat while the timer < 30
nothing()
end repeat
go(the frame + 1)
else
Loopframe()
end if
end